home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / powerballs.swf / scripts / DefineButton2_159 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-12  |  99 b   |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gehezu = "titel";
  4.    _root.blende.gotoAndPlay(2);
  5. }
  6.